C1.Web.Mvc.TransposedMultiRow Namespace / TransposedMultiRow<T> Class / OnClientRowEditEnding Property

In This Topic
OnClientRowEditEnding Property (TransposedMultiRow<T>)
In This Topic
Occurs when a row edit is ending, before the changes are committed or canceled.
Syntax
'Declaration
 
Public Overridable Property OnClientRowEditEnding As String
 
See Also